home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / prokez17.zip / PRO-KEYS.CFG < prev    next >
Text File  |  1995-02-28  |  483b  |  29 lines

  1. F2       =e
  2. F3       =more < $1
  3. F4       =!print
  4. F5       =dir
  5. F6       =rename
  6. F7       =deltree $1
  7. F8       =!del
  8. F9       =zip
  9. F10      =unzip
  10. F11      =mode 80,25
  11. F12      =mode 80,50
  12. Tab      =cls$tdir/w
  13. Editor   =e
  14. Delay    =30
  15. CmdColor =14
  16. History  =200
  17. Slash    =\
  18. Complete=
  19. *.exe *.com *.bat *.dat *.cfg * *.*
  20. zip *.zip
  21. unzip *.zip
  22. e *.cfg *.txt *.dat *.doc * *.* /f
  23. cd *.* /d /np /nh
  24. rd *.* /d /np /nh
  25. deltree *.* /d
  26. Macros=
  27. ls=dir $*
  28. rm=del $1
  29.